You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > Integrate Method > TVec.Integrate Method ([In] TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.Integrate Method ([In] TVec)

Integrate calling vector values.

Syntax
C#
Visual Basic
public TVec Integrate([In] TVec aInit);
Parameters 
Description 
[In] TVec aInit 
Definies initial values for integration. Size of Init vector determines how many times calling vector values will be integrated. 

Perform d-times integration of calling vector values, where d is equal to Init length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!